gtk4.git
2014-06-22 Matthias ClasenSome documentation rewording
2014-06-22 Matthias ClasenAdwaita: Use rtl variants of pan-end when needed
2014-06-22 Matthias Clasenwidget-factory: Fix another icon size problem
2014-06-22 Matthias Clasenwin32: Drop remnants of def files
2014-06-22 Bastien Noceraplacessidebar: Use symbolic name for symbolic icon
2014-06-22 Matthias ClasenDocs: Reword deprecation notes
2014-06-22 Matthias Clasennotify test: Skip GtkWidget::double-buffered
2014-06-22 Matthias Clasenwidget-factory: Fix an icon size problem
2014-06-22 Matthias ClasenGtkCellRendererPixbuf: Set force_scale_pixbuf
2014-06-22 Matthias ClasenGtkIconHelper: use FORCE_SCALE when force_scale_pixbuf...
2014-06-22 Matthias ClasenGtkIconTheme: Drop an unused variable
2014-06-22 Matthias ClasenGtkIconTheme: Load symbolic icons at the same size
2014-06-22 Matthias ClasenAdapt icontheme tests
2014-06-22 Matthias ClasenGtkIconInfo: Small struct packing improvement
2014-06-22 Matthias ClasenGtkIconInfo: Drop an unused field
2014-06-22 Matthias ClasenGtkIconTheme: Respect limits in theme dirs
2014-06-22 Jasper St.... gdkwindow: Provide a default implementation of process_...
2014-06-22 Jasper St.... gdkwindow-broadway: Move the dirty flag setting to...
2014-06-22 Jasper St.... gdkwindow: Move a variable closer to where it's used
2014-06-22 Jasper St.... gdkwindow: Remove an unused variable
2014-06-22 Matthias ClasenGtkSwitch: Implement hover for GtkSwitch
2014-06-21 Jasper St.... gdkwidow: Make queue_antiexpose optional
2014-06-21 Jasper St.... gdkwindow-win32: Remove queue_antiexpose implementation
2014-06-21 Jasper St.... gdkevents-win32: Remove dead code
2014-06-21 Jasper St.... gdkwindow: Don't bother with a return parameter for...
2014-06-21 Jasper St.... gdkwindow-broadway: Squash memory leak
2014-06-21 Jasper St.... gdkwindow-broadway: Make queue_antiexpose implementatio...
2014-06-21 Jasper St.... gdkwindow-wayland: Attach new buffers and submit damage...
2014-06-21 Jasper St.... gdkwindow-wayland: Rename listener -> frame_listener
2014-06-21 Michael Catanzarodocs: add missing apostrophe
2014-06-21 Jasper St.... gdkwindow: Correct a signature
2014-06-21 Jasper St.... gdkwindow: Remove an extra region copy
2014-06-21 Jasper St.... gdkwindow: Clean up code
2014-06-21 Jasper St.... gdkwindow: Clean up formatting
2014-06-21 Jasper St.... gdkwindow: Add some extra documentation to gdk_cairo_create
2014-06-21 Benjamin Ottewidgetpath: Deprecate regions
2014-06-21 Jasper St.... gtkwidget: Add a warning about set_double_buffered
2014-06-21 Jasper St.... testwindows: Remove another reference to set_double_buf...
2014-06-21 Jasper St.... gtktrayicon-x11: Stop using set_double_buffered
2014-06-21 Matthias ClasenAdwaita: Fix highlight on check buttons
2014-06-21 Jasper St.... gdkwindow: Squash a leak in the subsurface case
2014-06-21 Jasper St.... gdkwindow: Don't create a subsurface if we don't need to
2014-06-21 Jasper St.... gdkwindow: Remove the ability to call begin_paint_regio...
2014-06-21 Jasper St.... gdkwindow: Remove the internal cairo_surface used for...
2014-06-21 Jasper St.... gtkwidget: Widgets are now always double-buffered
2014-06-21 Jasper St.... gdkwindow: Deprecate gdk_window_flush
2014-06-21 Matthias ClasenGtkIconTheme: Drop an unused function
2014-06-21 Matthias ClasenGtkIconTheme: Small cleanup
2014-06-21 Matthias ClasenGtkIconTheme: Trivial cleanup
2014-06-20 Matthias ClasenAvoid a compiler warning
2014-06-20 Matthias ClasenBig spinner
2014-06-20 Matthias ClasenGtkIconTheme: Don't create empty IconThemeDir structs
2014-06-20 Matthias ClasenGtkIconCache: Add api to find if directories are empty
2014-06-20 Matthias ClasenGtkStatusbar: Add some space between the frame and...
2014-06-20 Lapo CalamandreiAdwaita: check/radio selector simplification
2014-06-20 Matthias Clasenwidget factory: Use a property action for the toolbar...
2014-06-20 Matthias Clasenwidget factory: Add a statusbar
2014-06-20 Matthias Clasendocs: Drop image references for stock items
2014-06-20 Jasper St.... wayland: Prevent stale paints and weird artifacts when...
2014-06-20 Matthias ClasenGtkIconTheme: Keep gtk_icon_theme_add_resource_path...
2014-06-20 Matthias ClasenRevert "Document gtk_icon_theme_add_resource_path"
2014-06-20 Matthias ClasenRevert "Deprecate gtk_icon_theme_add_builtin_icon"
2014-06-20 Matthias ClasenDeprecate gtk_icon_theme_add_builtin_icon
2014-06-20 Matthias ClasenDocument gtk_icon_theme_add_resource_path
2014-06-20 Matthias ClasenAdapt the icontheme tests
2014-06-20 Matthias ClasenGtkIconTheme: Include legacy stock icons from resources
2014-06-20 Matthias ClasenGtkIconTheme: Allow loading icons from resources
2014-06-20 Matthias ClasenGtkIconTheme: Drop the all_icons hash table
2014-06-20 Matthias ClasenGtkIconTheme: Stop using the all_icons hash table
2014-06-20 Matthias Clasenicontheme: Add some more tests
2014-06-20 Matthias ClasenFormatting fixes
2014-06-20 Matthias ClasenGtkIconTheme: Drop the code for parsing .icon files
2014-06-20 Matthias ClasenGtkIconTheme: Deprecate functionality related to .icon...
2014-06-20 Matthias ClasenDrop the builtin icon cache
2014-06-20 Matthias ClasenAdd non-standard stock icons as resources
2014-06-20 Matthias ClasenDrop all standard icons from the builtin icontheme
2014-06-19 Benjamin Ottestylecontext: Deprecate regions
2014-06-19 Benjamin Ottestylecontext: Remove long outdated docs
2014-06-19 Jasper St.... gdkwindow-wayland: Destroy the wl_surface too when...
2014-06-19 Jasper St.... gdkwindow-wayland: Destroy the xdg roles before the...
2014-06-19 Jasper St.... gdkwindow-wayland: Add a forgotten ref
2014-06-19 Jasper St.... gdkwindow-wayland: Another slight rearrange
2014-06-19 Jasper St.... gdkwindow-wayland: Pair a ref with its owner
2014-06-19 Jasper St.... gdkwindow-wayland: Don't post CONFIGURE events for...
2014-06-19 Matthias ClasenGtkTreeView: Remove a no-longer-valid optimization
2014-06-19 Matthias ClasenGtkIconView: Remove a no-longer-valid optimization
2014-06-19 Matthias ClasenInstall the new icontheme test files
2014-06-19 Lapo CalamandreiAdwaita: fix rubberband selection
2014-06-19 Jasper St.... Update Makefile.am for one more gitignore rule
2014-06-19 Jasper St.... Update git.mk
2014-06-18 Matthias ClasenGtkIconTheme: Fix svg loading with FORCE_SIZE
2014-06-18 Matthias ClasenAdd more icon theme tests
2014-06-18 Jakub SteinerAdwaita: hover state for horizontal spinbuttons
2014-06-18 Nikita ChuraevNew window shadows
2014-06-18 Lapo CalamandreiAdwaita: highligh not hilight...
2014-06-18 Lapo CalamandreiAdwaita: remove wildcard for image effect
2014-06-18 Lapo CalamandreiAdwaita: calendar fixes
2014-06-18 Matthias ClasenGtkHeaderBar: Don't forget to show the subtitle
2014-06-18 Jakub SteinerAdwaita: flatten buttons slightly.
2014-06-18 Lapo CalamandreiAdwaita: more links styling
next